.. CCHR documentation master file, created by
   sphinx-quickstart on Tue Sep 24 14:15:26 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

CCHRRD
~~~~~~

Overview
--------

.. toctree::
   :maxdepth: 3
   
   overview/intro
   overview/reqs
   overview/structure
   overview/io
   overview/ui
   overview/business_rules


Installation
------------

.. toctree::
   :maxdepth: 3
   
   install/install

Conversion Software Usage
-------------------------

.. toctree::
   :maxdepth: 3
   
   usage/overview
   overview/commands

Updaing the Business Logic
--------------------------

.. toctree::
   :maxdepth: 3
   
   usage/overview
   overview/commands
   
.. automodule:: 
   :members:
   :undoc-members:

CMD
===

.. toctree::
   :maxdepth: 2
   
   cmd/__init__
   cmd/account
   cmd/activate
   cmd/cleanup
   cmd/compare
   cmd/convert
   cmd/copy_rules
   cmd/load_recid_db
   cmd/load_recid_flat
   cmd/load_rules
   cmd/new
   cmd/pre_process
   cmd/process
   cmd/stage
   cmd/test
   cmd/transform
   cmd/update_metadata
   cmd/validate_rules
 
Indices and tables
==================

* :ref:`genindex`
* :ref:`search`